Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > ListWithEvents<T> Class : AddRange Method |
public void AddRange( IEnumerable<T> collection )
'Declaration Public Sub AddRange( _ ByVal collection As IEnumerable(Of T) _ )
'Usage Dim instance As ListWithEvents(Of T) Dim collection As IEnumerable(Of T) instance.AddRange(collection)
public: void AddRange( IEnumerable<T*>* collection )
public: void AddRange( IEnumerable<T^>^ collection )